Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / IDataConverter<T> Interface

In This Topic
    IDataConverter<T> Interface Methods
    In This Topic

    For a list of all members of this type, see IDataConverter<T> members.

    Public Methods
     NameDescription
     MethodDetermines whether this data converter can convert the specified data.  
     MethodConverts the specified data to OpenXML-compatible data.  
    Top
    See Also